docs: center docs on the five jobs and the ralph loops format#52
Merged
Conversation
Reposition ralphify as the runtime for the ralph loops format (ralphloops.io) rather than a generic AI tool, and lead both the README and docs landing with the five things you do with it: write a ralph, feed it live data, run the loop, steer it while it runs, and share it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
ralphify-co | ac466bd | Commit Preview URL Branch Preview URL |
Jun 08 2026, 04:53 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Drastically simplifies the README and MkDocs docs around two positioning shifts:
RALPH.mdin a portable directory). Stripped the heavy "autonomous AI coding agent" SEO phrasing from titles/keywords.Changes
README.md— rewritten around the five jobs + format framingdocs/index.md— landing page rewritten; five jobs as a card griddocs/getting-started.md— intro reframed around the five jobsdocs/cookbook.md— recipes demoted to secondary starting pointsdocs/diary/2026-06-08-simplify-docs-five-jobs.md— implementation diaryVerification
uv run mkdocs build --strictpasses (exit 0).Notes
Reference pages (how-it-works, cli, api, troubleshooting) and the
mkdocs.ymlnav were left intact — now secondary to the new lead narrative. Possible follow-ups: prune nav to match the five-job spine; trim the cookbook.🤖 Generated with Claude Code